home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / getdig1r / readme.txt < prev   
Text File  |  1999-08-20  |  704b  |  18 lines

  1. This program is all my code, execpt for the controls, which were designed by Sudhir Rokade.
  2. He has some code posted here too, check it out, it is good stuff. 
  3. This program is made in VB6.  
  4.  
  5. Let me know what you think.  
  6. ISeeAll
  7.  
  8.  
  9.  
  10.  
  11.  
  12. Running:
  13.     in the text box you put something like *.mp3 and then as you start clicking through folders
  14.     it will show only that file type.  and you can keep a counter of how many files in that direcory
  15.     or keep a running count by not reseting the counter.  then you can save each list to a file.  if you want
  16.     to make a big list, just keep saving the list to the same list and it will put the path and the entire list 
  17.     appended at the bottom of the file
  18.